Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.kerndatensatz.patho#2025.0.0-alpha2 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "mii-pr-patho-report",
"url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-report",
"version" : "2025.0.0",
"name" : "MII_PR_Patho_Report",
"title" : "MII PR Patho Report",
"status" : "active",
"publisher" : "Medizininformatik Initiative",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de"
}
]
}
],
"description" : "Defines the general pathology report structure for German hospitals with the defined terms by the Medical Informatics Initiative",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "DiagnosticReport",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DiagnosticReport.id",
"path" : "DiagnosticReport.id",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.meta.lastUpdated",
"path" : "DiagnosticReport.meta.lastUpdated",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.meta.profile",
"path" : "DiagnosticReport.meta.profile",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.text",
"path" : "DiagnosticReport.text",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.extension",
"path" : "DiagnosticReport.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "DiagnosticReport.extension:related-report",
"path" : "DiagnosticReport.extension",
"sliceName" : "related-report",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.identifier",
"path" : "DiagnosticReport.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this.type"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.identifier:Set-ID",
"path" : "DiagnosticReport.identifier",
"sliceName" : "Set-ID",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.identifier:Set-ID.type",
"path" : "DiagnosticReport.identifier.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"code" : "ACSN",
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"display" : "Accession ID"
}
]
},
"mustSupport" : true
},
{
"id" : "DiagnosticReport.identifier:Set-ID.system",
"path" : "DiagnosticReport.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.identifier:Set-ID.value",
"path" : "DiagnosticReport.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.basedOn",
"path" : "DiagnosticReport.basedOn",
"short" : "Reference to respective MII_PR_Patho_Service_Request",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.status",
"path" : "DiagnosticReport.status",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.category",
"path" : "DiagnosticReport.category",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-report-category-hl7"
}
},
{
"id" : "DiagnosticReport.code",
"path" : "DiagnosticReport.code",
"short" : "Pathology report code",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.code.coding",
"path" : "DiagnosticReport.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "DiagnosticReport.code.coding:pathology-report",
"path" : "DiagnosticReport.code.coding",
"sliceName" : "pathology-report",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "60568-3",
"system" : "http://loinc.org"
},
"mustSupport" : true
},
{
"id" : "DiagnosticReport.code.coding:pathology-report.system",
"path" : "DiagnosticReport.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.code.coding:pathology-report.code",
"path" : "DiagnosticReport.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.subject",
"path" : "DiagnosticReport.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.encounter",
"path" : "DiagnosticReport.encounter",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.effective[x]",
"path" : "DiagnosticReport.effective[x]",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.performer",
"path" : "DiagnosticReport.performer",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.specimen",
"path" : "DiagnosticReport.specimen",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result",
"path" : "DiagnosticReport.result",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "resolve().code"
}
],
"rules" : "closed",
"ordered" : true
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:intraoperative-observations",
"path" : "DiagnosticReport.result",
"sliceName" : "intraoperative-observations",
"short" : "Reference to intraoperative Observation grouper(s)",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-intraoperative-grouper"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:intraoperative-observations.reference",
"path" : "DiagnosticReport.result.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:macroscopic-observations",
"path" : "DiagnosticReport.result",
"sliceName" : "macroscopic-observations",
"short" : "Reference to macroscopic Observation grouper(s)",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-macroscopic-grouper"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:macroscopic-observations.reference",
"path" : "DiagnosticReport.result.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:microscopic-observations",
"path" : "DiagnosticReport.result",
"sliceName" : "microscopic-observations",
"short" : "Reference to microscopic Observation grouper(s)",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-microscopic-grouper"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:microscopic-observations.reference",
"path" : "DiagnosticReport.result.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:additional-observations",
"path" : "DiagnosticReport.result",
"sliceName" : "additional-observations",
"short" : "Reference to any additional Observation grouper(s)",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-additional-specified-grouper"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:additional-observations.reference",
"path" : "DiagnosticReport.result.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:diagnostic-conclusion",
"path" : "DiagnosticReport.result",
"sliceName" : "diagnostic-conclusion",
"short" : "Reference to the 'Diagnostic Conclusion' grouper(s)",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-diagnostic-conclusion-grouper"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.result:diagnostic-conclusion.reference",
"path" : "DiagnosticReport.result.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DiagnosticReport.imagingStudy",
"path" : "DiagnosticReport.imagingStudy",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.media",
"path" : "DiagnosticReport.media",
"short" : "Reference to single attached images",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.media.link",
"path" : "DiagnosticReport.media.link",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-attached-image"
]
}
],
"mustSupport" : true
},
{
"id" : "DiagnosticReport.conclusionCode",
"path" : "DiagnosticReport.conclusionCode",
"mustSupport" : true
},
{
"id" : "DiagnosticReport.presentedForm",
"path" : "DiagnosticReport.presentedForm",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.